Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Knob): rename _updateCircleLayout to _updateLayout #539

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

shanteaustin
Copy link
Contributor

@shanteaustin shanteaustin commented Sep 20, 2024

Description

Updates Knob's _updateCircleLayout to _updateLayout to line up with check used in internal FocusRing extension.

References

LUI-1573

Testing

Checklist

  • all commented code has been removed
  • any new console issues have been resolved
  • code linter and formatter has been run
  • test coverage meets repo requirements
  • PR name matches the expected semantic-commit syntax

@rdkcmf-jenkins
Copy link

b'## Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/Lightning-UI-Components/539/rdkcentral/Lightning-UI-Components

  • Commit: 6280b55

Report detail: gist'

@rdkcmf-jenkins
Copy link

b'## Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/Lightning-UI-Components/539/rdkcentral/Lightning-UI-Components

  • Commit: 6280b55

Report detail: gist'

@rdkcmf-jenkins
Copy link

b'## WARNING: A Blackduck scan failure has been waived

A prior failure has been upvoted

  • Upvote reason: OK

  • Commit: 6280b55
    '

@shanteaustin shanteaustin changed the title (fix)ScrollWrapper: Adding focus ring on scrollwrapper fix(ScrollWrapper): Adding focus ring on scrollwrapper Sep 20, 2024
@joshhowenstine
Copy link
Contributor

Tested it, working for me! Thanks

@ImCoolNowRight
Copy link
Contributor

Can we just update the title to "fix(Knob): rename _updateCircleLayout to _updateLayout"? We can include the ScrollWrapper and FocusRing info in the description, but since this PR will get squashed and merged, it'd be nice to have the changelog show that this is a Knob, which is something that then propagates to the ScrollWrapper.

@ImCoolNowRight ImCoolNowRight changed the title fix(ScrollWrapper): Adding focus ring on scrollwrapper fix(Knob): rename _updateCircleLayout to _updateLayout Sep 27, 2024
@ImCoolNowRight ImCoolNowRight merged commit 3a8bf04 into develop Sep 27, 2024
15 checks passed
@ImCoolNowRight ImCoolNowRight deleted the feat/ScrollWrapperKnob branch September 27, 2024 14:51
svc-lightning-ui-components pushed a commit that referenced this pull request Sep 27, 2024
# [@lightningjs/ui-components-v2.23.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.23.0...@lightningjs/ui-components-v2.23.1) (2024-09-27)

### Bug Fixes

* **Knob:** rename _updateCircleLayout to _updateLayout ([#539](#539)) ([638aabd](638aabd))
* make sure subThemes are taken into account when generating style cache ([#534](#534)) ([fbcad55](fbcad55))
* **withThemeStylesDocs:** doc missing Source section ([#540](#540)) ([59873c1](59873c1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants